	// Galaga-inspired quick movement with a fake turn near the end.


setSpeed 0.6

right 3 angle 160 accel -0.01 0.2
fireBullet atPlayer all 0 0
right X angle 80 accel -0.01 0.2

straight frames 35

left 0.4 angle 110 accel 0.03 2

right 2 angle 90 accel -0.02 0.2
left 0.2 frames 30 accel 0.01 2

straight wrapVert
wait 25
setSpeed .3